-
Home
-
Smartling Connector
-
3.9.16
-
Code
-
Classes
- JsonPathTest
| Total Complexity |
27 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
1,001 |
| Lines of code |
842 |
| Logical lines of code |
87 |
| Comment lines |
64 |
| Methods |
18 |
| Properties |
1 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| testGetProvider() |
B |
25 |
1 |
321 |
| testSmartGetProvider() |
B |
27 |
1 |
281 |
| testGet() |
S |
59 |
5 |
14 |
| testSet() |
S |
49 |
2 |
41 |
| testRemove() |
S |
49 |
1 |
45 |
| testAdd() |
S |
54 |
2 |
21 |
| testGetJsonObjects() |
S |
58 |
2 |
14 |
| testGetJsonWithOptionsBitmask() |
S |
56 |
1 |
20 |
| testConstructErrors() |
S |
65 |
2 |
9 |
| testParsingErrors() |
S |
63 |
2 |
10 |
| testMagickMethods() |
S |
60 |
1 |
13 |
| testSmartGet() |
S |
72 |
1 |
5 |
| testWithSmartGet() |
S |
73 |
1 |
6 |
| testGetValue() |
S |
64 |
1 |
10 |
| testGetJson() |
S |
65 |
1 |
9 |
| testGetJsonWithoutOptionsBitmask() |
S |
63 |
1 |
10 |
| testConstructErrorsProvider() |
S |
72 |
1 |
6 |
| testParsingErrorsProvider() |
S |
70 |
1 |
7 |